-
Home
-
bizExaminer LearnDash Extension
-
1.5.2 (latest)
-
Code
-
Classes
- EventManager
Total Complexity |
45 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
262 |
Lines of code |
109 |
Logical lines of code |
48 |
Comment lines |
124 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addActionSubscriber() |
A |
56 |
8 |
18 |
addFilterSubscriber() |
A |
56 |
8 |
18 |
removeActionSubscriber() |
A |
56 |
8 |
18 |
removeFilterSubscriber() |
A |
56 |
8 |
18 |
addSubscriber() |
S |
64 |
4 |
11 |
removeSubscriber() |
S |
68 |
3 |
8 |
add_action() |
S |
79 |
1 |
3 |
add_filter() |
S |
79 |
1 |
3 |
do_action() |
S |
79 |
1 |
3 |
apply_filters() |
S |
78 |
1 |
3 |
remove_action() |
S |
79 |
1 |
3 |
remove_filter() |
S |
79 |
1 |
3 |